Metals presets for Maya.
(c) Emmanuel Campin - June 2002

Modify them as you wish.
No support will be provided for any of the materials shown here.


- INSTALLATION.

1:
Copy the scripts and all the images.bmp into your script directory
-------

2:
Copy the shelf_metals_presets.mel into your default shelves directory (if you don't have a MAYA_HOME_DIR env variable,
it should be located in C:\Documents and Settings\USERNAME\My documents\maya\4.0\prefs\shelves)
-------

3:
Edit it (shelf_metals_presets.mel) and replace the string your_script_path by your script path dir.
-------

4:
Open Maya, and copy / paste the line below in the script editor.

source aluPreset; source chromePreset; source copperPreset; source goldPreset; source silverPreset; source steelPreset;

-------


All your scripts are now sourced and ready to be executed with their respective shelf buttons.

Open your metals_presets shelf, you can see the icons of the presets, click on it to execute.

Have fun... ;)